25. Parameterising Your Build

Parameterising Your Build

INSTRUCTOR NOTE:

Note that properties in the ext block must be declared before they are used (unlike what is shown in this video). For more info on the syntax of .properties files, check out this article.

The code for this demo is in the 1.13-Demo-ParameterisingYourBuild folder.

More details can be found in this chapter of the Gradle user guide.